﻿*{padding:0px;margin:0px}
body, html {height:100%;}
html {overflow-x:hidden;overflow-y:scroll;}

html {font-size:100px;}  /*效果图750px*/
@media(max-width:540px){ html { font-size:84.375px; } } /*Android常用宽度*/
@media(max-width:480px){ html { font-size:75px; } }		/*Android常用宽度*/
@media(max-width:414px){ html { font-size:64.69px; } }  /*i6Plus,i7Plus宽度*/  
@media(max-width:375px){ html { font-size:58.59px; } }	/*i6,i7宽度*/
@media(max-width:360px){ html { font-size:56.25px; } }	/*Android常用宽度*/
@media(max-width:320px){ html { font-size:50px; } }		/*i5宽度*/

body 
{
    font-family:"Microsoft YaHei",'FontAwesome',Arial,Helvetica,sans-serif;
	padding:0px;margin:0px;
	font-size:0.14rem;
}
body,table,td,a,title,h2,h3,div,select{
    font-family:"Microsoft YaHei",'FontAwesome',Arial,Helvetica,sans-serif;
	font-size:0.14rem;
	color:#333333;
}
td,input{
	line-height:0.18rem;
}
form,h1,h2,h3,h4,h5,h6{
	margin:0px;
	padding: 0px;
}
img {border: 0;}   /* 图片边框为0  a:hover img{filter: Alpha(Opacity=70);}  图片透明度 */
a img,img{-ms-interpolation-mode:bicubic}

a:link       {text-decoration: none;color:#333333;}
a:visited    {text-decoration: none;color:#333333;}
a:hover      {text-decoration: none;color:#FF8500;}/*top:1px;position:relative;bottom:1px;
*/
a.more:link       {text-decoration: none; color: #777777;}
a.more:visited    {text-decoration: none; color: #777777;}
a.more:hover      {TEXT-DECORATION:underline; color: #FF8500;}

a.location:link       {text-decoration: none; color: #666666;}
a.location:visited    {text-decoration: none; color: #666666;}
a.location:hover      {TEXT-DECORATION: none; color: #FF8500;}

/* IE下a:hover 背景闪烁 */
*html{overflow:-moz-scrollbars-vertical;zoom:expression(function(ele){ele.style.zoom = "1";document.execCommand("BackgroundImageCache",false,true)}(this))}

li {list-style-type: none;}
.fl{float:left;}
.fr{float:right;}
#hits {color:#DE250C;font-weight:400;}
.NoInfor {margin:0px auto;width:100%;height:1rem;margin-top:0.8rem;margin-bottom:0.8rem;text-align:center;clear:both;overflow:hidden;}
.clear_both {clear:both;}  /*增加了一个空白层，清除该层两边的浮动使得上面的层与下面的脚注层不在同一行,解决Firefox浏览器中div层重叠*/
input{margin:0;outline:none;resize:none;border:none;}
.InputSubmit {padding:0.03rem;padding-left:0.1rem;padding-right:0.1rem;cursor:pointer;}
.inputTxt{ background:url(../images/input_bg.jpg);border:#D4D4D4 1px solid;padding:0.03rem;color:#000000;}

.input_off{padding:0px;width:90px;height:35px;border:none;color:#ffffff;background-color:#F06B02;}
.input_on{padding:0px;width:90px;height:35px;border:none;color:#ffffff;background-color:#FF8500;}

.font_red{color:#FF0000;}

td{padding:0.05rem;}

/* 清除浮动 */
.cl:after,.clearfix:after{content: "."; display: block; height: 0; clear: both; visibility: hidden}
.cl,.clearfix{zoom:1}

/* 文字单行溢出省略号 */
.text-overflow{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}

/*提示框样式*/
.reveal-modal-bg{/*position:fixed;top:0;left:0;height:100%;width:100%;background:#000;background:rgba(0,0,0,.8);z-index:100;display:none;*/}
.reveal-modal{position:fixed;top:35%;left:50%;margin-left:-140px;width:280px;height:auto;padding-bottom:0.4rem;background:#f9f9f9 url(../images/reveal-modal.png) no-repeat -200px -50px;z-index:101;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;box-shadow:#c5c5c5 3px 3px 10px 2px;-moz-box-shadow:#c5c5c5 3px 3px 10px 2px;-webkit-box-shadow:#c5c5c5 3px 3px 10px 2px;}
.reveal-modal dl {float:left;width:280px;height:auto;font-size:16px;color:#666666;font-weight:600;}

#myModalContentDiv {float:left;width:240px;height:auto;padding:20px;padding-top:50px;}
#myModalContentDiv p{float:left;width:200px;height:auto;padding-top:5px;text-align:left;font-size:14px;color:#757575;}
#myModalContentDiv i{float:left;width:40px;font-size:28px;color:#FF9900;}

#confirmDiv{float:left;width:300px;height:auto;text-align:right;}
#confirmDiv ul{float:left;width:300px;}

.confirmButtom{float:right;width:65px;height:32px;}
.confirmButtom a{float:right;width:65px;height:32px;line-height:32px;text-align:center;color:#ffffff;font-size:14px;background:#F94A32;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;}
.confirmButtom a:hover{float:right;width:65px;height:32px;line-height:32px;text-align:center;color:#ffffff;font-size:14px;background:#FA6E5B;}
.cancelButtom{float:right;width:50px;height:32px;padding-right:25px;}
.cancelButtom a{float:right;width:50px;height:32px;line-height:32px;text-align:center;color:#666666;font-size:14px;}
.cancelButtom a:hover{float:right;width:50px;height:32px;line-height:32px;text-align:center;color:#F94A32;}

.close-reveal-modal{font-size:22px;position:absolute;top:8px;right:11px;color:#aaa;text-shadow:0 -1px 1px rbga(0,0,0,.6);font-weight:700;cursor:pointer;}  /** 关闭按钮样式 **/
/*提示框样式*/

/*分页开始*/
#page{margin: 0px auto;width:100%;padding:0.4rem 0rem 0.2rem 0rem;white-space:nowrap;text-align:center;clear:both;overflow:hidden;}
#page .pg{width:100%;height:0.24rem;margin-left:auto;margin-right:auto;font-size:0.14rem;line-height:0.14rem;}
#page .pg a,#page .pg a:link,#page .pg a:visited{margin:0 0.1rem 0 0;padding:0.08rem;font-size:0.14rem;border:0.01rem #dddddd solid;color:#666666;}
#page .pg a:hover{margin:0 0.1rem 0 0;padding:0.08rem;background:#FF8500;color:#ffffff;border:0.01rem #FF8500 solid;}
#page .pg span.current{margin:0 0.1rem 0 0;padding:0.08rem;font-weight:bold;}
#page .pg span.font{margin:0 0.1rem 0 0;padding:0.08rem;}
#page .pg a.pre,#page .pg a.next,#page .pg a.first,#page .pg a.last{margin:0 0.1rem 0 0;}
/*分页结束*/

.PreveNext {float:left;width:100%;height:auto;padding-top:0.2rem;padding-bottom:0.2rem;}
.PreveNext ul{float:left;width:100%;height:auto;text-align:left;}
.PreveNext li{float:left;width:100%;height:auto;line-height:200%;text-align:left;font-size:0.14rem;}
.PreveNext li a,.PreveNext li a:hover,.PreveNext li a:visited{color:#666666;font-size:0.14rem;text-decoration:underline;}
.PreveNext li a:hover{color:#777777;font-size:0.14rem;text-decoration:none;}

/*内页banner*/
.banner {margin:0px auto;width:100%;height:3.5rem;max-height:4.5rem;text-align:center;clear:both;overflow:hidden;}

.MidDiv {margin:0px auto;width:12rem;height:auto;text-align:center;clear:both;overflow:hidden;}

@media screen and (max-width:750px){
#page .pg{width:100%;height:0.45rem;margin-left:auto;margin-right:auto;font-size:0.24rem;line-height:0.24rem;}
#page .pg a,#page .pg a:link,#page .pg a:visited{margin:0 0.1rem 0 0;padding:0.1rem;font-size:0.24rem;border:0.01rem #dddddd solid;color:#666666;}

.PreveNext li,.PreveNext li a,.PreveNext li a:hover,.PreveNext li a:visited,.PreveNext li a:hover{font-size:0.24rem;line-height:180%;}

.banner {display:none;}
.MidDiv {width:100%;}

}
@media screen and (min-width:750px) and (max-width:1198px){
#page .pg{width:100%;height:0.45rem;margin-left:auto;margin-right:auto;font-size:0.16rem;line-height:0.218rem;}
#page .pg a,#page .pg a:link,#page .pg a:visited{margin:0 0.1rem 0 0;padding:0.1rem;font-size:0.16rem;border:0.01rem #dddddd solid;color:#666666;}

.PreveNext li,.PreveNext li a,.PreveNext li a:hover,.PreveNext li a:visited,.PreveNext li a:hover{font-size:0.16rem;line-height:180%;}

.banner {margin:0px auto;width:100%;height:1.6rem;text-align:center;clear:both;overflow:hidden;}

.MidDiv {width:99%;}
}

/*顶部*/
#topDiv {margin:0px auto;width:12rem;height:1.2rem;text-align:center;clear:both;position:relative;z-index:3;}
#topDivLeft{float:left;width:9rem;height:auto;text-align:left;background:url(../images/logo_ge.jpg) no-repeat 0.85rem 0.3rem;}
#topDivLeft img{float:left;width:0.8rem;height:auto;padding-top:0.2rem;text-align:left;}
#topDivLeft h1{float:left;width:5rem;height:auto;margin-top:0.25rem;margin-left:0.1rem;padding-left:0.2rem;text-align:left;font-size:0.26rem;color:#008E37;font-weight:600;}
#topDivLeft h1 span{font-size:0.26rem;color:#FF6D00;font-weight:600;}
#topDivLeft dl{float:left;width:5rem;margin-top:0.03rem;margin-left:0.3rem;text-align:left;font-size:0.16rem;color:#666666;}
#topDivRight{float:left;width:3rem;height:auto;margin-top:0.25rem;text-align:right;}
#topDivRight .tel{width:2.05rem;line-height:0.24rem;padding-right:0.5rem;text-align:right;font-size:0.14rem;color:#666666;background:url(../images/tel.gif) no-repeat right;}
#topDivRight .tel span,#topDivRight .tel span a{display:block;font-size:0.24rem;color:#FF6D00;font-weight:bold;}

/*导航*/
.menuDiv{margin:0px auto;width:100%;height:auto;clear:both;background-color:#008930;margin-bottom:0.01rem;border-bottom:0.05rem #FF8500 solid;clear:both;overflow:hidden;}
.menu{margin:0px auto;width:12rem;height:0.60rem;clear:both;}
.menu dl{float:left;width:1.2rem;height:0.60rem;margin-right:0.13rem;text-align:center;}
.menu dl a{float:left;width:1.2rem;height:0.60rem;line-height:0.60rem;color:#fff;font-size:0.16rem;}
.menu dl a:hover,.menu dl.current a{float:left;width:1.2rem;height:0.60rem;line-height:0.60rem;color:#fff;font-size:0.16rem;background-color:#FF8500;}

.menu .subMenuDiv{float:left;text-align:center;}
.subMenu{position:absolute;display:none;width:1.2rem;margin-left:0rem;margin-top:0.60rem;z-index:9999;background-color:#f6f6f6;}
.subMenu li{line-height:0.45rem;border-bottom:0.01 solid #f0f0f0;}
.subMenu li:hover{background-color:#FF8500;}
.subMenu li a{padding:0.15rem;font-size:0.14rem;}
.subMenu li a:hover{color:#fff;}
.subMenu .menu_line{position:relative;width:1.2rem;height:0rem;background-color:#E99115;}
/*导航*/

/*顶部*/

/*底部*/
.links {margin:0px auto;width:12rem;height:auto;padding-top:0.2rem;padding-bottom:0.12rem;text-align:left;font-size:0.14rem;clear:both;overflow:hidden;}
.links b{float:left;height:auto;text-align:left;font-size:0.16rem;font-weight:100;}
.links a,.links a:visited{ margin-right:0.1rem;color:#454545;font-size:0.14rem;text-decoration:underline;} 
.links a:hover{color:#FF6D00;font-size:0.14rem;text-decoration:none;}

.footerDiv{margin:0px auto;width:100%;height:auto;padding-top:0.4rem;padding-bottom:0.3rem;text-align:center;border-top:0.04rem #FF8500 solid;background-color:#008930;clear:both;overflow:hidden;}
.footer {margin:0px auto;width:12rem;height:auto;text-align:center;clear:both;overflow:hidden;}

.footerLeft{float:left;width:30%;height:auto;}
.footerLeft ul{float:left;width:100%;height:auto;text-align:left;color:#666666;font-size:0.14rem;}
.footerLeft dl{float:left;width:100%;height:0.45rem;line-height:0.40rem;margin-top:0.1rem;margin-bottom:0.1rem;padding-left:16%;font-size:0.40rem;color:#FFFFFF;text-align:left;background:url(../images/tel.png) no-repeat;}
.footerLeft li{float:left;width:100%;height:auto;line-height:240%;color:#FFFFFF;font-size:0.14rem;}

.footerMiddle{float:left;width:40%;height:auto;text-align:center;margin-left:3%;margin-right:5%;padding-left:6%;padding-right:3%;border-left:0.01rem #38A35F solid;border-right:0.01rem #38A35F solid;}
.footerMiddle dl{float:left;width:100%;height:auto;padding-bottom:0.1rem;color:#FFFFFF;font-size:0.18rem;text-align:left;}
.footerMiddle dl a{color:#DDDCDC;font-size:0.18rem;}
.footerMiddle ul{float:left;width:100%;height:auto;text-align:left;}
.footerMiddle li{float:left;width:100%;height:auto;line-height:240%;color:#FFFFFF;font-size:0.14rem;text-align:left;}
.footerMiddle li i{float:left;width:5%;line-height:240%;color:#FFFFFF;}
.footerMiddle li a{color:#ffffff;font-size:0.14rem;}

.footerRight {float:left;width:11%;height:auto;text-align:right;}
.footerRight img{float:left;width:100%;height:auto;}
.footerRight dl{float:left;width:100%;font-size:0.14rem;color:#FFFFFF;padding-top:0.1rem;text-align:center;}

.BottomDiv{margin:0px auto;width:100%;height:auto;padding-top:0.3rem;text-align:center;background-color:#008930;clear:both;overflow:hidden;}
.BottomDiv ul{margin:0px auto;width:12rem;height:auto;text-align:center;border-top:0.01rem #38A35F solid;clear:both;overflow:hidden;}
.BottomDiv dd {float:left;width:50%;height:0.5rem;line-height:0.5rem;text-align:left;color:#FFFFFF;font-size:0.12rem;}
.BottomDiv dd a,.BottomDiv dd a:visited{line-height:140%;color:#FFFFFF;font-size:0.12rem;text-decoration:none;} 
.BottomDiv dd a:hover{line-height:140%;color:#FFFFFF;font-size:0.12rem;text-decoration:underline;}
.BottomDiv dt {float:left;width:50%;height:0.5rem;line-height:0.5rem;color:#FFFFFF;text-align:right;}
.BottomDiv dt a{color:#FFFFFF;font-size:0.12rem;text-decoration:none;}
.BottomDiv dt a:hover{color:#FFFFFF;text-decoration:underline;}

/*顶部、底部*/
@media screen and (max-width:750px){
#topDiv{width:96%;height:1.2rem;}
#topDivLeft{width:100%;background:none;}
#topDivLeft img{width:0.8rem;padding-top:0.2rem;}
#topDivLeft h1{width:80%;padding-left:0.2rem;margin-top:0.23rem;font-size:0.36rem;}
#topDivLeft h1 span{font-size:0.36rem;}
#topDivLeft dl{width:80%;margin-left:0.3rem;text-align:left;font-size:0.24rem;}

#topDivRight{width:0%;margin-top:0.3rem;display:none;}
#topDivRight .tel{width:75%;font-size:0.16rem;}

.menu{margin:0px auto;width:100%;height:auto;clear:both;}
.menu dl,.subMenuDiv dl{float:left;width:25%;height:0.6rem;margin-right:0rem;}
.menu dl a{width:100%;height:0.65rem;line-height:0.65rem;font-size:0.24rem;margin-right:0rem;border-right:0rem #423C3A solid;}
.menu dl a:hover,.menu dl.current a{width:100%;height:0.65rem;line-height:0.65rem;font-size:0.24rem;}

.subMenu {display:none;}

.links {margin:0px auto;width:98%;height:auto;padding-top:0.2rem;padding-bottom:0.2rem;text-align:left;font-size:0.2rem;clear:both;overflow:hidden;}
.links b{float:left;height:auto;text-align:left;font-size:0.2rem;font-weight:100;}
.links a,.links a:visited{ margin-right:0.1rem;color:#454545;font-size:0.2rem;text-decoration:underline;} 
.links a:hover{color:#FF6D00;font-size:0.2rem;text-decoration:none;}

.footerDiv{padding-top:0.3rem;padding-bottom:0.3rem;;}
.footer {width:98%;}

.footerLeft{float:left;width:39%;height:auto; display:none;}
.footerLeft ul{float:left;width:100%;height:auto;text-align:left;color:#fff;font-size:0.24rem;}
.footerLeft dl{float:left;width:100%;height:0.8rem;line-height:2rem;padding-left:0%;padding-bottom:0.3rem;font-size:0.36rem;}
.footerLeft li{float:left;width:100%;height:auto;line-height:180%;color:#fff;font-size:0.24rem;}

.footerMiddle{float:left;width:96%;margin-left:2%;margin-right:2%;margin-right:0;padding-left:6%;border-left:0rem #38A35F solid;border-right:0rem #38A35F solid;}
.footerMiddle dl,.footerMiddle dl a{font-size:0.28rem;}
.footerMiddle li,.footerMiddle li i,.footerMiddle li a{font-size:0.24rem;line-height:180%;}
.footerMiddle li i{width:10%;}

.footerRight {margin:0px auto;width:40%;height:auto;padding-left:30%;padding-right:30%;padding-top:0.2rem;text-align:center;clear:both;overflow:hidden;}
.footerRight dl{font-size:0.24rem;padding-top:0.1rem;}

.BottomDiv{margin:0px auto;width:100%;height:auto;padding-top:0.3rem;text-align:center;background-color:#008930;clear:both;overflow:hidden;}
.BottomDiv ul{margin:0px auto;width:12rem;height:auto;text-align:center;border-top:0.01rem #fff solid;clear:both;overflow:hidden;}
.BottomDiv dd {float:left;width:50%;height:0.5rem;line-height:0.5rem;text-align:left;color:#fff;font-size:0.12rem;}
.BottomDiv dd a,.BottomDiv dd a:visited{line-height:140%;color:#fff;font-size:0.12rem;text-decoration:none;} 
.BottomDiv dd a:hover{line-height:140%;color:#fff;font-size:0.12rem;text-decoration:underline;}
.BottomDiv dt {float:left;width:50%;height:0.5rem;line-height:0.5rem;color:#fff;text-align:right;}
.BottomDiv dt a{color:#fff;font-size:0.12rem;text-decoration:none;}
.BottomDiv dt a:hover{color:#fff;text-decoration:underline;}
}
@media screen and (min-width:750px) and (max-width:1198px){
#topDiv{width:96%;height:1rem;}
#topDivLeft{width:70%;}
#topDivLeft img{width:0.8rem;padding-top:0.1rem;}
#topDivLeft h1{width:70%;padding-left:0.2rem;margin-top:0.23rem;font-size:0.26rem;}
#topDivLeft h1 span{font-size:0.26rem;}
#topDivLeft dl{width:70%;margin-left:0.3rem;text-align:left;font-size:0.16rem;}

#topDivRight{width:30%;margin-top:0.15rem;}
#topDivRight .tel{width:75%;font-size:0.16rem;}
#topDivRight .tel span{line-height:0.15rem;}

.menu{width:100%;}
.menu dl{float:left;width:0.85rem;margin-right:0rem;}
.menu dl a{float:left;width:0.85rem;font-size:0.16rem;}
.menu dl a:hover,.menu dl.current a{float:left;width:0.85rem;color:#fff;font-size:0.16rem;}

.links {margin:0px auto;width:98%;height:auto;padding-top:0.2rem;padding-bottom:0.2rem;text-align:left;font-size:0.16rem;clear:both;overflow:hidden;}
.links b{float:left;height:auto;text-align:left;font-size:0.16rem;font-weight:100;}
.links a,.links a:visited{ margin-right:0.1rem;color:#454545;font-size:0.16rem;text-decoration:underline;} 
.links a:hover{color:#FF6D00;font-size:0.16rem;text-decoration:none;}

.footerDiv{padding-top:0.4rem;padding-bottom:0.2rem;}
.footer{width:96%;padding-left:2%;padding-right:2%;}
.footerLeft dl{float:left;width:100%;padding-left:20%;background-size:0.36rem;}
.footerLeft dl a{font-size:0.26rem;color:#DDDCDC;}

.BottomDiv ul{width:100%;}
.BottomDiv dd {width:49%;padding-left:1%;}
.BottomDiv dt {width:49%;padding-right:1%;}
}
/*顶部、底部*/
/*底部*/

/*首页*/
/*首页标题*/
.indexTitle{margin:0px auto;width:100%;height:auto;overflow:hidden;background:url(../images/par_h.png) no-repeat center 50px;text-align:center;clear:both;overflow:hidden;}
.indexTitle a{line-height:180%;color:#1C1C1C;font-size:0.28rem;}
.indexTitle a:hover {text-decoration:none;}
.indexTitle i{color:#FF8500;font-size:0.28rem;font-style:normal;}
.indexTitle em{display:block;margin:0px auto;width:10rem;padding-top:0.25rem;color:#757575;font-size:0.14rem;line-height:160%;font-style:normal;text-align:center;clear:both;overflow:hidden;}
/*首页标题*/

/*首页服务*/
.IndexServiceDivAll{margin:0px auto;width:100%;height:auto;padding-top:0.4rem;margin-bottom:0.1rem;text-align:center;background:url(../images/indexservicedivall.jpg) no-repeat bottom;clear:both;overflow:hidden;}
.IndexServiceDiv{margin:0px auto;width:12.7rem;height:auto;text-align:center;clear:both;overflow:hidden;}

.IndexService{float:left;width:100%;height:auto;padding:3%;padding-bottom:5%;margin-top:0.3rem;margin-bottom:0.6rem;background-color:#fff;}
.IndexService li{float:left;width:2.45rem;height:3.7rem;margin-right:0.32rem;padding:0.15rem;-webkit-box-shadow:0 0px 15px rgba(0,0,0,0.2);
box-shadow:0 0px 15px rgba(0,0,0,0.2);-webkit-transform:translate3d(0, -2px, 0);transform:translate3d(0, -2px, 0);transition: 0.3s;}/*padding:0 33px;*/
.IndexService li dl{float:left;width:100%;height:auto;padding-top:0.1rem;text-align:center;}
.IndexService li a dl{float:left;width:100%;height:0.5rem;font-size:0.2rem;color:#202020;}
.IndexService li dl a:hover{float:left;width:100%;height:0.5rem;font-size:0.2rem;color:#0366CC;}
.IndexService li a:hover dl{color:#E93C11;}

.IndexService li a .more{display:inline-block;width:1.2rem;height:0.35rem;line-height:0.35rem;margin-top:0.2rem;text-align:center;background-color:#FF8500;color:#fff;}
.IndexService li a:hover .more{display:inline-block;width:1.2rem;height:0.35rem;line-height:0.35rem;text-align:center;background-color:#FF8500;color:#fff;}

.IndexService li p{height:0.9rem;line-height:160%;padding-top:0.2rem;font-size:0.14rem;color:#757575;text-align:left;overflow:hidden;}
.IndexService li:hover{top:-3px;-webkit-box-shadow:0 0px 15px rgba(0,0,0,0.2);
box-shadow:0 0px 15px rgba(0,0,0,0.2);-webkit-transform:translate3d(0, -2px, 0);transform:translate(-0,-3px);}

.IndexService li:nth-child(4){margin-right:0rem;}

.IndexService li .main_pic{width:2.45rem;height:1.4rem;text-align:center;overflow:hidden;display:block;filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=100);-webkit-filter:grayscale(0%);}
.IndexService li .main_pic img{width:2.45rem;height:1.4rem;text-align:center;transition:all 0.6s;-moz-transition:all 0.6s;-webkit-transition:all 0.6s;-o-transition:all 0.6s;}
.IndexService li:hover img{width:2.45rem;height:1.4rem;-webkit-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05);}
.IndexService li .main_pic img{width:2.45rem;height:1.4rem;text-align:left;overflow:hidden;}
/*首页服务*/

/*首页产品*/
.IndexProductsDiv {margin:0px auto;width:100%;height:auto;margin-top:0rem;margin-bottom:0.4rem;padding-top:0.5rem;padding-bottom:0.5rem;text-align:center;clear:both;overflow:hidden;display:none;}
.IndexProducts {margin:0px auto;width:12rem;height:auto;padding-top:0.5rem;text-align:center;clear:both;overflow:hidden;}
.IndexProducts dl{float:left;width:95%;height:0.5rem;line-height:0.5rem;padding-left:5%;text-align:left;color:#FFE6C3;font-size:0.20rem;}
.IndexProducts li{float:left;width:2.8rem;height:3.3rem;text-align:center;margin-right:0.25rem;margin-bottom:0.4rem;}
.IndexProducts li img{float:left;width:2.8rem;height:2.8rem;}
.IndexProducts li dd{float:left;width:100%;height:0.55rem;text-align:center;background-color:#F9FAFE;}
.IndexProducts li dd a{float:left;width:100%;height:0.55rem;line-height:0.55rem;text-align:center;font-size:0.16rem;color:#333333;background:#FAFAFE;}/*white-space:nowrap;text-overflow:ellipsis;*/
.IndexProducts li .hoverImg:hover dd a{float:left;width:97.3%;height:0.55rem;padding-left:1.5%;padding-right:1.5%;text-align:center;font-size:0.16rem;color:#ffffff;background:#FF8500;}
.IndexProducts li .hoverImg{float:left;width:100%;border:0.01rem solid #f0f0f0;box-shadow:1px 1px 1px rgba(238, 238, 238, 0.3);transition:all 0.4s linear 0s;}
.IndexProducts li .hoverImg:hover{top:-3px;-webkit-box-shadow:3px 10px 20px rgba(0, 0, 0, 0.3);-moz-box-shadow:3px 10px 20px rgba(0, 0, 0, 0.3);transform:translate(-0,-10px);box-shadow:0 1px 30px #DEDEDE;} /*阴影颜色*/
.IndexProducts li:nth-child(4),.IndexProducts li:nth-child(8){margin-right:0rem;}
/*首页产品*/

/*首页我们的优势*/
.IndexYs {margin:0px auto;width:100%;height:auto;padding-top:0.1;text-align:center;margin-bottom:0.3rem;background:url(../images/indexys_tit_bg.png) no-repeat center top;clear:both;overflow:hidden;}
.IndexYs_bt{margin:0px auto;width:12rem;line-height:0.7rem;margin-top:0rem;padding-top:0.76rem;text-align:center;font-size:0.22rem;font-weight:100;color:#333;clear:both;overflow:hidden;}
.IndexYs_bt p{ font-size:0.22rem;color:#454545;font-weight:100;}

.IndexYoushiDiv{margin:0px auto;width:12rem;height:auto;margin-top:0.3rem;padding-top:0.1rem;padding-bottom:0.5rem;margin-bottom:0.3rem;text-align:center;background:url(../images/indexyoushibg.jpg) no-repeat center;clear:both;overflow:hidden;}
.IndexYoushi1{float:left;width:12rem;height:auto;text-align:left;}
.IndexYoushi1 dl{float:right;width:5.5rem;height:0.46rem;line-height:0.28rem;margin-right:0.38rem;padding-left:0.63rem;margin-top:0.2rem;text-align:left;font-size:0.28rem;font-weight:600;color:#008930;background:url(../images/xu01.png) repeat-y;font-family:"Microsoft Yahei"}
.IndexYoushi1 ul{float:right;width:5.7rem;height:auto;margin-right:0.2rem;padding-left:0.63rem;line-height:0.3rem;text-align:left;font-size:0.16rem;font-weight:100;color:#666666;}

.IndexYoushi2{float:left;width:12rem;height:auto;text-align:left;}
.IndexYoushi2 dl{float:left;width:5.5rem;height:0.46rem;line-height:0.28rem;margin-left:0.1rem;padding-left:0.63rem;margin-top:1.8rem;text-align:left;font-size:0.28rem;font-weight:600;color:#008930;background:url(../images/xu02.png) repeat-y;font-family:"Microsoft Yahei"}
.IndexYoushi2 ul{float:left;width:5.7rem;height:auto;margin-left:0.12rem;padding-left:0.63rem;line-height:0.3rem;text-align:left;font-size:0.16rem;font-weight:100;color:#666666;}

.IndexYoushi3{float:left;width:12rem;height:auto;text-align:left;}
.IndexYoushi3 dl{float:right;width:5.5rem;height:0.46rem;line-height:0.28rem;margin-right:0.38rem;padding-left:0.63rem;margin-top:2.3rem;text-align:left;font-size:0.28rem;font-weight:600;color:#008930;background:url(../images/xu03.png) repeat-y;font-family:"Microsoft Yahei"}
.IndexYoushi3 ul{float:right;width:5.6rem;height:auto;margin-right:0.3rem;padding-left:0.63rem;line-height:0.3rem;text-align:left;font-size:0.16rem;font-weight:100;color:#666666;}

.IndexYoushi4{float:left;width:12rem;height:auto;text-align:left;}
.IndexYoushi4 dl{float:left;width:5.5rem;height:0.46rem;line-height:0.28rem;margin-left:0.1rem;padding-left:0.63rem;margin-top:2.7rem;text-align:left;font-size:0.28rem;font-weight:600;color:#008930;background:url(../images/xu04.png) repeat-y;font-family:"Microsoft Yahei"}
.IndexYoushi4 ul{float:left;width:5.7rem;height:auto;margin-left:0.12rem;padding-left:0.63rem;line-height:0.3rem;text-align:left;font-size:0.16rem;font-weight:100;color:#666666;}
/*首页我们的优势*/

/*首页公司简介*/
.IndexAboutDiv{margin:0px auto;width:100%;height:auto;padding-bottom:0.4rem;margin-top:0.5rem;margin-bottom:0.5rem;text-align:center;clear:both;overflow:hidden;background:url(../images/indexaboutbg.jpg) repeat-y bottom;}
.IndexAbout{margin:0px auto;width:12rem;height:auto;text-align:center;background-color:#FFFFFF;opacity:0.8;filter:alpha(opacity=80);clear:both;overflow:hidden;}
.IndexAbout ul{float:left;width:11rem;height:auto;text-align:left;padding:0.5rem;padding-top:0.1rem;font-size:0.15rem;color:#000;line-height:180%;}
.IndexAbout ul dl{float:left;width:12rem;height:auto;line-height:180%;text-align:center;color:#008930;font-size:0.24rem;font-weight:400;}
.IndexAbout ul dl span{color:#FF6D00;font-size:0.24rem;}
.IndexAbout ul div,.IndexAbout ul p{font-size:0.16rem;color:#000;font-weight:100;line-height:180%;}
.IndexAboutMore{margin:0px auto;width:2.2rem;height:0.5rem;line-height:0.5rem;margin-top:0.3rem;border-radius:0.05rem;text-align:center;color:#ffffff;font-size:0.16rem;font-weight:100;background-color:#FC8934;opacity:1.0;filter:alpha(opacity=100);clear:both;overflow:hidden;}
.IndexAboutMore a,.IndexAboutMore a:visited{margin:0px auto;width:2.2rem;height:0.5rem;line-height:0.5rem;text-align:center;color:#ffffff;font-size:0.16rem;font-weight:100;background-color:#FC8934;opacity:1.0;filter:alpha(opacity=100);clear:both;overflow:hidden;}
.IndexAboutMore a:hover{margin:0px auto;width:2.2rem;height:0.5rem;line-height:0.5rem;text-align:center;color:#ffffff;font-size:0.16rem;font-weight:100;background-color:#FC8934;opacity:1.0;filter:alpha(opacity=100);clear:both;overflow:hidden;}

.IndexPic {margin:0px auto;width:11rem;height:auto;padding:0.5rem;padding-top:0rem;text-align:left;background-color:#FFFFFF;opacity:1;filter:alpha(opacity=100);clear:both;overflow:hidden;}
.IndexCertTd {text-align:center;padding-left:0.12rem;padding-right:0.12rem;}
.IndexCertTdImg {width:2.4rem;height:1.6rem;text-align:center;}
.IndexCertTdFont{text-align:center;}
.IndexCertTdFont a{float:left;width:2.4rem;height:0.35rem;line-height:0.35rem;color:#ffffff;background-color:#888888;}
.IndexCertTdFont a:hover{color:#ffffff;background-color:#008930;}
#colee_left_c1 {margin:0px auto;width:11rem;height:auto;overflow:hidden;}
/*首页公司简介*/


/*首页新闻*/
.IndexNewsDiv {margin:0px auto;width:100%;height:auto;padding-top:0.4rem;padding-bottom:0.4rem;text-align:center;background:#F9FAFE;clear:both;overflow:hidden;}
.IndexNews{margin:0px auto;width:12rem;height:auto;padding-top:0.3rem;text-align:center;clear:both;overflow:hidden;}
.IndexNewsIndexFirst{float:left;width:34%;height:auto;padding:8%;padding-top:0.2rem;padding-bottom:0.5rem;text-align:left;background:#fff;}
.IndexNewsIndexFirstImg {position:relative;float:left;width:100%;height:auto;z-index:2;}
.IndexNewsIndexFirstImg .IndexNewsFirstImg{width:100%;height:2rem;text-align:center;overflow:hidden;display:block;filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=100);-webkit-filter:grayscale(0%);}
.IndexNewsIndexFirstImg .IndexNewsFirstImg img{width:100%;height:2rem;text-align:center;transition:all 0.6s;-moz-transition:all 0.6s;-webkit-transition:all 0.6s;-o-transition:all 0.6s;}
.IndexNewsIndexFirstImg .IndexNewsFirstImg:hover img{text-align:center;transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);}
.IndexNewsIndexFirst dl {float:left;width:100%;height:auto;line-height:160%;text-align:left;}
.IndexNewsIndexFirst dl a{line-height:160%;font-size:0.22rem;color:#FF8500;}
.IndexNewsIndexFirst dl a:hover{line-height:160%;font-size:0.22rem;color:#FF8500;text-decoration:none;}
.IndexNewsIndexFirst dd{float:left;width:100%;height:auto;line-height:180%;margin-top:0.15rem;margin-bottom:0.16rem;text-align:left;color:#757575;font-size:0.16rem;text-indent:0em;}
.IndexNewsIndexFirst dt{float:left;width:100%;height:auto;margin-top:0.2rem;margin-bottom:0.2rem;text-align:left;color:#515151;font-size:0.22rem;}

.IndexNews ul{float:left;width:45%;height:auto;text-align:left;margin-left:5%;}
.IndexNews li{float:left;width:100%;height:auto;margin-bottom:0.3rem;text-align:left;background-color:#fff;}
.IndexNews li .date{display:block;float:left;width:20%;height:0.85rem;padding-top:0.2rem;margin-right:4%;text-align:center;-webkit-transition: 0.3s linear;-o-transition: 0.3s linear;transition: 0.3s linear;}
.IndexNews li a .date{border:1px solid #E5E5E5;background-color:#F5F5F5;}
.IndexNews li a:hover .date{border:1px solid #FF8500;background-color:#FF8500;}
.IndexNews li .date .day{display:block;margin-top:0px;-webkit-transition:0.3s linear;-o-transition: 0.3s linear;transition: 0.3s linear;}
.IndexNews li a .date .day{color:#515151;font-size:0.24rem;}
.IndexNews li a:hover .date .day{color:#fff;font-size:0.24rem;}
.IndexNews li .date .line{display:block;width:0.25rem;height:0.01rem;margin:0.08rem auto 0.05rem;background-color:#999999;-webkit-transition: 0.3s linear;-o-transition: 0.3s linear;transition: 0.3s linear;}
.IndexNews li a:hover .date .line{background-color:#ffffff;}
.IndexNews li .date .month{display:block;font-size:0.16rem;color:#999999;-webkit-transition: 0.3s linear;-o-transition: 0.3s linear;transition: 0.3s linear;}
.IndexNews li a:hover .date .month{font-size:0.16rem;color:#ffffff;}

.IndexNews li dl{float:left;width:68%;height:auto;padding:3%;text-align:left;color:#000000;font-size:0.16rem;}
.IndexNews li a dl{color:#515151;font-size:0.16rem;}
.IndexNews li a:hover dl{color:#FF8500;font-size:0.16rem;;}
.IndexNews li dd{float:left;width:100%;height:0.4rem;padding-top:0.06rem;line-height:150%;text-align:left;overflow:hidden;color:#757575;font-size:0.14rem;}
/*首页新闻*/

@media screen and (max-width:750px){
.indexTitle{margin:0px auto;width:96%;height:auto;overflow:hidden;background:url(../images/par_h.png) no-repeat center top 30px;text-align:center;clear:both;overflow:hidden;}
@media screen and (min-width:750px) and (max-width:1198px){
.indexTitle{margin:0px auto;width:96%;height:auto;overflow:hidden;background:url(../images/par_h.png) no-repeat center top 60px;text-align:center;clear:both;overflow:hidden;}
}
.indexTitle a,.indexTitle i{font-size:0.3rem;}
.indexTitle em{width:100%;padding-top:0.3rem;font-size:0.22rem;}

.IndexServiceDivAll{margin:0px auto;width:100%;height:auto;padding-top:0.3rem;margin-bottom:0rem;text-align:center;background:none;clear:both;overflow:hidden;}
.IndexServiceDiv{margin:0px auto;width:100%;height:auto;padding-top:0rem;margin-bottom:0rem;text-align:center;clear:both;overflow:hidden;}
.IndexService{float:left;width:100%;height:auto;padding-top:0.4rem;padding-bottom:0%;}
.IndexService li{float:left;width:40%;height:4.25rem;margin-bottom:5%;-webkit-box-shadow:0 0px 15px rgba(0,0,0,0.2);
box-shadow:0 0px 15px rgba(0,0,0,0.2);-webkit-transform:translate3d(0, -2px, 0);transform:translate3d(0, -2px, 0);transition: 0.3s;}/*padding:0 33px;*/
.IndexService li dl{float:left;width:100%;height:auto;padding-top:0.1rem;text-align:center;}
.IndexService li a dl{float:left;width:100%;height:0.5rem;font-size:0.24rem;color:#202020;}
.IndexService li dl a:hover{float:left;width:100%;height:0.5rem;font-size:0.24rem;color:#0366CC;}
.IndexService li a:hover dl{color:#E93C11;}

.IndexService li a .more{display:inline-block;width:1.4rem;height:0.55rem;line-height:0.55rem;margin-top:0.2rem;text-align:center;background-color:#FF8500;color:#fff;font-size:0.22rem;}
.IndexService li a:hover .more{display:inline-block;width:1.4rem;height:0.55rem;line-height:0.55rem;text-align:center;background-color:#F54A16;color:#fff;font-size:0.22rem;}

.IndexService li p{height:1.3rem;line-height:160%;padding-top:0.2rem;font-size:0.20rem;color:#757575;text-align:left;overflow:hidden;}
.IndexService li:hover{top:-3px;-webkit-box-shadow:0 0px 15px rgba(0,0,0,0.2);
box-shadow:0 0px 15px rgba(0,0,0,0.2);-webkit-transform:translate3d(0, -2px, 0);transform:translate(-0,-3px);}

.IndexService li:nth-child(2),.IndexService li:nth-child(4){margin-right:0rem;}

.IndexService li .main_pic{width:100%;height:auto;text-align:center;overflow:hidden;display:block;filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=100);-webkit-filter:grayscale(0%);}
.IndexService li .main_pic img{width:100%;height:auto;text-align:center;transition:all 0.6s;-moz-transition:all 0.6s;-webkit-transition:all 0.6s;-o-transition:all 0.6s;}
.IndexService li:hover img{width:100%;height:auto;-webkit-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05);}
.IndexService li .main_pic img{width:100%;height:auto;text-align:left;overflow:hidden;}

.IndexProductsDiv {height:auto;margin-top:0rem;margin-bottom:0.2rem;padding-top:0rem;padding-bottom:0.3rem;display:none;}
.IndexProducts {width:100%;padding-top:0.3rem;}
.IndexProducts dl{width:90%;padding-left:10%;font-size:0.20rem;}
.IndexProducts li{float:left;width:46%;height:auto;margin:2%;margin-bottom:4%;text-align:center;}
.IndexProducts li img{width:100%;height:auto;}
.IndexProducts li .hoverImg{padding-bottom:0rem;}
.IndexProducts li dd{height:0.55rem;}
.IndexProducts li dd a{height:0.55rem;line-height:0.55rem;font-size:0.24rem;}
.IndexProducts li .hoverImg:hover dd a{height:0.55rem;font-size:0.24rem;}

.IndexYs {margin:0px auto;width:100%;height:auto;padding-top:0.1;text-align:center;margin-bottom:0.3rem;background:url(../images/indexys_tit_bg.png) no-repeat center top;background-size:320%;clear:both;overflow:hidden;}
.IndexYs_bt{margin:0px auto;width:100%;line-height:0.7rem;margin-top:0rem;padding-top:0.95rem;text-align:center;font-size:0.3rem;font-weight:100;color:#333;clear:both;overflow:hidden;}

.IndexYs_bt p{ font-size:0.3rem;color:#454545;font-weight:100;}
.IndexYoushiDiv{margin:0px auto;width:100%;height:auto;margin-top:0.3rem;padding-top:0.1rem;margin-bottom:0.3rem;text-align:center;background:url(../images/wap_indexyoushibg.jpg) no-repeat center top;background-size:100%;clear:both;overflow:hidden;}

.IndexYoushi1{float:left;width:90%;height:auto;padding:5%;text-align:left;}
.IndexYoushi1 dl{float:left;width:90%;height:0.46rem;line-height:0.34rem;margin-top:3.3rem;text-align:left;font-size:0.34rem;font-weight:600;color:#008930;background:url(../images/xu01.png) no-repeat;background-size:0.4rem;}
.IndexYoushi1 ul{float:left;width:90%;height:auto;line-height:180%;text-align:left;font-size:0.24rem;font-weight:100;color:#666666;}

.IndexYoushi2{float:left;width:90%;height:auto;padding:5%;text-align:left;}
.IndexYoushi2 dl{float:left;width:90%;height:0.46rem;line-height:0.34rem;margin-top:3.6rem;text-align:left;font-size:0.34rem;font-weight:600;color:#008930;background:url(../images/xu02.png) no-repeat;background-size:0.4rem;}
.IndexYoushi2 ul{float:left;width:90%;height:auto;line-height:180%;text-align:left;font-size:0.24rem;font-weight:100;color:#666666;}

.IndexYoushi3{float:left;width:90%;height:auto;padding:5%;text-align:left;}
.IndexYoushi3 dl{float:left;width:90%;height:0.46rem;line-height:0.28rem;margin-top:4.8rem;text-align:left;font-size:0.34rem;font-weight:600;color:#008930;background:url(../images/xu03.png) no-repeat;background-size:0.4rem;}
.IndexYoushi3 ul{float:left;width:90%;height:auto;line-height:180%;text-align:left;font-size:0.24rem;font-weight:100;color:#666666;}

.IndexYoushi4{float:left;width:90%;height:auto;padding:5%;text-align:left;}
.IndexYoushi4 dl{float:left;width:90%;height:0.46rem;line-height:0.28rem;margin-top:4.2rem;text-align:left;font-size:0.34rem;font-weight:600;color:#008930;background:url(../images/xu04.png) no-repeat;background-size:0.4rem;}
.IndexYoushi4 ul{float:left;width:90%;height:auto;line-height:180%;text-align:left;font-size:0.24rem;font-weight:100;color:#666666;}

.IndexAboutDiv{margin:0px auto;width:100%;height:auto;padding-bottom:0.4rem;margin-top:0.5rem;margin-bottom:0.5rem;text-align:center;clear:both;overflow:hidden;background:url(../images/indexaboutbg.jpg) no-repeat bottom;background-size:100%;}
.IndexAbout{margin:0px auto;width:90%;height:auto;padding:5%;padding-top:0rem;text-align:center;background-color:#FFFFFF;opacity:0.8;filter:alpha(opacity=80);clear:both;overflow:hidden;}
.IndexAbout ul{float:left;width:100%;height:auto;text-align:left;padding:0rem;font-size:0.26rem;color:#000;line-height:180%;}
.IndexAbout ul dl{float:left;width:100%;height:auto;line-height:180%;text-align:center;font-size:0.34rem;font-weight:400;}
.IndexAbout ul dl span{color:#FF6D00;font-size:0.34rem;font-family:Arial}
.IndexAbout ul div,.IndexAbout ul p{font-size:0.16rem;color:#000;font-weight:100;line-height:180%;}
.IndexAboutMore{margin:0px auto;width:3.2rem;height:0.7rem;line-height:0.7rem;margin-top:0.3rem;border-radius:0.05rem;text-align:center;color:#ffffff;font-size:0.16rem;font-weight:100;background-color:#FC8934;opacity:1.0;filter:alpha(opacity=100);clear:both;overflow:hidden;}
.IndexAboutMore a,.IndexAboutMore a:visited{margin:0px auto;width:3.2rem;height:0.7rem;line-height:0.7rem;text-align:center;color:#ffffff;font-size:0.24rem;background-color:#FC8934;opacity:1.0;filter:alpha(opacity=100);clear:both;overflow:hidden;}
.IndexAboutMore a:hover{margin:0px auto;width:3.2rem;height:0.7rem;line-height:0.7rem;text-align:center;color:#ffffff;font-size:0.24rem;background-color:#FC8934;opacity:1.0;filter:alpha(opacity=100);clear:both;overflow:hidden;}

.IndexPic {margin:0px auto;width:100%;height:auto;padding:0rem;padding-top:0.3rem;text-align:left;background-color:#FFFFFF;opacity:1;filter:alpha(opacity=100);clear:both;overflow:hidden;}
.IndexCertTd {text-align:center;padding:0.15rem;}
.IndexCertTdImg {width:2rem;height:1.4rem;text-align:center;}
.IndexCertTdFont{text-align:center;}
.IndexCertTdFont a{float:left;width:2rem;height:0.5rem;line-height:0.5rem;color:#ffffff;font-size:0.24rem;background-color:#888888;}
.IndexCertTdFont a:hover{color:#ffffff;background-color:#008930;}
#colee_left_c1 {margin:0px auto;width:100%;height:auto;overflow:hidden;}


.IndexNewsDiv {width:100%;}
.IndexNews{width:96%;}
.IndexNewsIndexFirst{width:94%;padding:3%;}
.IndexNewsIndexFirstImg .IndexNewsFirstImg,.IndexNewsIndexFirstImg .IndexNewsFirstImg img{height:auto;}
.IndexNewsIndexFirst dl a,.IndexNewsIndexFirst dl a:hover{font-size:0.32rem;}
.IndexNewsIndexFirst dd{line-height:160%;margin-top:0.1rem;font-size:0.24rem;text-indent:0em;}
.IndexNewsIndexFirst dt{margin-top:0rem;margin-bottom:0.1rem;font-size:0.24rem;}

.IndexNews ul{float:left;width:100%;height:auto;text-align:left;margin-top:5%;margin-left:0%;}
.IndexNews li{float:left;width:100%;height:auto;margin-bottom:0.3rem;text-align:left;background-color:#fff;}
.IndexNews li .date{display:block;float:left;width:20%;height:1.2rem;padding-top:0.2rem;margin-right:4%;text-align:center;-webkit-transition: 0.3s linear;-o-transition: 0.3s linear;transition: 0.3s linear;}
.IndexNews li a .date{border:1px solid #E5E5E5;background-color:#F5F5F5;}
.IndexNews li a:hover .date{border:1px solid #FF8500;background-color:#FF8500;}
.IndexNews li .date .day{display:block;margin-top:0px;-webkit-transition:0.3s linear;-o-transition: 0.3s linear;transition: 0.3s linear;}
.IndexNews li a .date .day{color:#515151;font-size:0.36rem;}
.IndexNews li a:hover .date .day{color:#fff;font-size:0.24rem;}
.IndexNews li .date .line{display:block;width:0.5rem;height:0.02rem;margin:0.08rem auto 0.05rem;background-color:#999999;-webkit-transition: 0.3s linear;-o-transition: 0.3s linear;transition: 0.3s linear;}
.IndexNews li a:hover .date .line{background-color:#ffffff;}
.IndexNews li .date .month{display:block;padding-top:0.1rem;font-size:0.3rem;color:#999999;-webkit-transition: 0.3s linear;-o-transition: 0.3s linear;transition: 0.3s linear;}
.IndexNews li a:hover .date .month{font-size:0.24rem;color:#ffffff;}

.IndexNews li dl{float:left;width:68%;height:auto;padding:3%;text-align:left;color:#000000;font-size:0.16rem;}
.IndexNews li a dl{color:#515151;font-size:0.28rem;}
.IndexNews li a:hover dl{color:#FF8500;font-size:0.24rem;;}
.IndexNews li dd{float:left;width:100%;height:0.7rem;padding-top:0.06rem;line-height:150%;text-align:left;overflow:hidden;color:#757575;font-size:0.22rem;}
}
@media screen and (min-width:750px) and (max-width:1198px){
.indexTitle a,.indexTitle i{font-size:0.22rem;}
.indexTitle em{width:100%;padding-top:0.4rem;font-size:0.16rem;}

.IndexServiceDiv{margin:0px auto;width:100%;height:auto;padding-top:0rem;margin-bottom:0.3rem;text-align:center;clear:both;overflow:hidden;}
.IndexService{float:left;width:90%;height:auto;background-color:#fff;padding:5%;padding-top:3%;padding-bottom:0%;}
.IndexService li{float:left;width:42%;height:3.8rem;margin-right:6%;margin-bottom:5%;-webkit-box-shadow:0 0px 15px rgba(0,0,0,0.2);
box-shadow:0 0px 15px rgba(0,0,0,0.2);-webkit-transform:translate3d(0, -2px, 0);transform:translate3d(0, -2px, 0);transition: 0.3s;}/*padding:0 33px;*/
.IndexService li dl{float:left;width:100%;height:auto;padding-top:0.1rem;text-align:center;}
.IndexService li a dl{float:left;width:100%;height:0.5rem;font-size:0.2rem;color:#202020;}
.IndexService li dl a:hover{float:left;width:100%;height:0.5rem;font-size:0.2rem;color:#0366CC;}
.IndexService li a:hover dl{color:#E93C11;}

.IndexService li a .more{display:inline-block;width:1.2rem;height:0.35rem;line-height:0.35rem;margin-top:0.2rem;text-align:center;background-color:#FF8500;color:#fff;}
.IndexService li a:hover .more{display:inline-block;width:1.2rem;height:0.35rem;line-height:0.35rem;text-align:center;background-color:#F54A16;color:#fff;}

.IndexService li p{height:0.8rem;line-height:160%;padding-top:0.2rem;font-size:0.16rem;color:#757575;text-align:left;overflow:hidden;}
.IndexService li:hover{top:-3px;-webkit-box-shadow:0 0px 15px rgba(0,0,0,0.2);
box-shadow:0 0px 15px rgba(0,0,0,0.2);-webkit-transform:translate3d(0, -2px, 0);transform:translate(-0,-3px);}
.IndexService li:nth-child(2),.IndexService li:nth-child(4),.IndexService li:nth-child(6){margin-right:0%;}

.IndexService li .main_pic{width:100%;height:auto;text-align:center;overflow:hidden;display:block;filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=100);-webkit-filter:grayscale(0%);}
.IndexService li .main_pic img{width:100%;height:auto;text-align:center;transition:all 0.6s;-moz-transition:all 0.6s;-webkit-transition:all 0.6s;-o-transition:all 0.6s;}
.IndexService li:hover img{width:100%;height:auto;-webkit-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05);}
.IndexService li .main_pic img{width:100%;height:auto;text-align:left;overflow:hidden;}

.IndexProductsDiv {height:auto;margin-top:0rem;margin-bottom:0.4rem;padding-top:0rem;padding-bottom:0.3rem;display:none;}
.IndexProducts {width:96%;padding-top:0.2rem;}
.IndexProducts dl{width:90%;padding-left:10%;font-size:0.20rem;}
.IndexProducts li{float:left;width:22.5%;height:auto;text-align:center;margin-right:3%;margin-top:3%;margin-bottom:0rem;}
.IndexProducts li img{width:100%;height:auto;}
.IndexProducts li .hoverImg{padding-bottom:0rem;}
.IndexProducts li:nth-child(4),.Products li:nth-child(8),.Products li:nth-child(12),.Products li:nth-child(16){margin-right:0rem;}

.IndexYs {margin:0px auto;width:100%;height:auto;padding-top:0.1;text-align:center;margin-bottom:0.3rem;background:url(../images/indexys_tit_bg.png) no-repeat center top;clear:both;overflow:hidden;}
.IndexYs_bt{margin:0px auto;width:100%;line-height:0.7rem;margin-top:0rem;padding-top:0.9rem;text-align:center;font-size:0.22rem;font-weight:100;color:#333;clear:both;overflow:hidden;}

.IndexYs_bt p{ font-size:0.22rem;color:#454545;font-weight:100;}
.IndexYoushiDiv{margin:0px auto;width:100%;height:auto;margin-top:0.3rem;padding-top:0.1rem;margin-bottom:0.3rem;text-align:center;background:url(../images/indexyoushibg.jpg);background-size:100% 100%;clear:both;overflow:hidden;}

.IndexYoushi1{float:left;width:48%;height:auto;padding-left:40%;padding-right:12%;text-align:left;}
.IndexYoushi1 dl{float:left;width:100%;height:0.46rem;line-height:0.28rem;margin-top:0.2rem;text-align:left;font-size:0.28rem;font-weight:600;color:#008930;background:url(../images/xu01.png) repeat-y;}
.IndexYoushi1 ul{float:left;width:100%;height:auto;line-height:0.3rem;text-align:left;font-size:0.16rem;font-weight:100;color:#666666;}

.IndexYoushi2{float:left;width:50%;height:auto;padding-right:40%;text-align:left;}
.IndexYoushi2 dl{float:left;width:100%;height:0.46rem;line-height:0.28rem;margin-top:0.5rem;text-align:left;font-size:0.28rem;font-weight:600;color:#008930;background:url(../images/xu02.png) repeat-y;}
.IndexYoushi2 ul{float:left;width:100%;height:auto;line-height:0.3rem;text-align:left;font-size:0.16rem;font-weight:100;color:#666666;}

.IndexYoushi3{float:left;width:48%;height:auto;padding-left:40%;padding-right:12%;text-align:left;}
.IndexYoushi3 dl{float:left;width:100%;height:0.46rem;line-height:0.28rem;margin-top:0.5rem;text-align:left;font-size:0.28rem;font-weight:600;color:#008930;background:url(../images/xu03.png) repeat-y;}
.IndexYoushi3 ul{float:left;width:100%;height:auto;line-height:0.3rem;text-align:left;font-size:0.16rem;font-weight:100;color:#666666;}

.IndexYoushi4{float:left;width:50%;height:auto;padding-right:40%;text-align:left;}
.IndexYoushi4 dl{float:left;width:100%;height:0.46rem;line-height:0.28rem;margin-top:0.9rem;text-align:left;font-size:0.28rem;font-weight:600;color:#008930;background:url(../images/xu04.png) repeat-y;}
.IndexYoushi4 ul{float:left;width:100%;height:auto;line-height:0.3rem;text-align:left;font-size:0.16rem;font-weight:100;color:#666666;}

.IndexAboutDiv{margin:0px auto;width:100%;height:auto;padding-bottom:0.4rem;margin-top:0.5rem;margin-bottom:0.5rem;text-align:center;clear:both;overflow:hidden;background:url(../images/indexaboutbg.jpg) repeat-y bottom;background-size:100% 100%;}
.IndexAbout{margin:0px auto;width:90%;height:auto;padding:5%;padding-top:0rem;text-align:center;background-color:#FFFFFF;opacity:0.8;filter:alpha(opacity=80);clear:both;overflow:hidden;}
.IndexAbout ul{float:left;width:100%;height:auto;text-align:left;padding:0rem;font-size:0.16rem;color:#000;line-height:180%;}
.IndexAbout ul dl{float:left;width:100%;height:auto;line-height:180%;text-align:center;color:#FF6D00;font-size:0.28rem;font-weight:400;}
.IndexAbout ul dl span{color:#000;font-size:0.28rem;font-weight:100;}
.IndexAbout ul div,.IndexAbout ul p{font-size:0.16rem;color:#000;font-weight:100;line-height:180%;}
.IndexAboutMore{margin:0px auto;width:2.2rem;height:0.5rem;line-height:0.5rem;margin-top:0.3rem;border-radius:0.05rem;text-align:center;color:#ffffff;font-size:0.16rem;font-weight:100;background-color:#FC8934;opacity:1.0;filter:alpha(opacity=100);clear:both;overflow:hidden;}
.IndexAboutMore a,.IndexAboutMore a:visited{margin:0px auto;width:2.2rem;height:0.5rem;line-height:0.5rem;text-align:center;color:#ffffff;font-size:0.16rem;font-weight:100;background-color:#FC8934;opacity:1.0;filter:alpha(opacity=100);clear:both;overflow:hidden;}
.IndexAboutMore a:hover{margin:0px auto;width:2.2rem;height:0.5rem;line-height:0.5rem;text-align:center;color:#ffffff;font-size:0.16rem;font-weight:100;background-color:#FC8934;opacity:1.0;filter:alpha(opacity=100);clear:both;overflow:hidden;}

.IndexPic {margin:0px auto;width:100%;height:auto;padding:0rem;padding-top:0.3rem;text-align:left;background-color:#FFFFFF;opacity:1;filter:alpha(opacity=100);clear:both;overflow:hidden;}
.IndexCertTd {text-align:center;padding:0.15rem;}
.IndexCertTdImg {width:2.4rem;height:1.6rem;text-align:center;}
.IndexCertTdFont{text-align:center;}
.IndexCertTdFont a{float:left;width:2.4rem;height:0.4rem;line-height:0.4rem;color:#ffffff;background-color:#888888;}
.IndexCertTdFont a:hover{color:#ffffff;background-color:#008930;}
#colee_left_c1 {margin:0px auto;width:100%;height:auto;overflow:hidden;}

.IndexNewsDiv {width:100%;}
.IndexNews{width:96%;}
.IndexNewsIndexFirst{width:34%;padding:3%;}
.IndexNewsIndexFirstImg .IndexNewsFirstImg,.IndexNewsIndexFirstImg .IndexNewsFirstImg img{height:auto;}
.IndexNewsIndexFirst dl a,.IndexNewsIndexFirst dl a:hover{font-size:0.18rem;}
.IndexNewsIndexFirst dd{line-height:160%;margin-top:0.1rem;font-size:0.16rem;text-indent:0em;}
.IndexNewsIndexFirst dt{margin-top:0rem;margin-bottom:0.1rem;font-size:0.16rem;}

.IndexNews ul{float:left;width:55%;height:auto;text-align:left;margin-left:5%;}
.IndexNews li{margin-bottom:0.25rem;}
.IndexNews li .date{height:auto;padding-bottom:0.1rem;}
.IndexNews li dl{float:left;width:68%;height:auto;padding:3%;text-align:left;color:#000000;font-size:0.16rem;}
.IndexNews li a dl{color:#515151;font-size:0.16rem;}
.IndexNews li a:hover dl{color:#FF8500;font-size:0.16rem;}
.IndexNews li dd{float:left;width:100%;height:0.4rem;padding-top:0.06rem;line-height:150%;text-align:left;overflow:hidden;color:#757575;font-size:0.14rem;}
}

/* 首页 */

/*内页左边右边设置*/
.con-left{float:left;width:2.5rem;height:auto;margin-right:0.5rem;margin-bottom:0.5rem;padding-top:0.4rem;padding-bottom:0.5rem;text-align:left;}
.con-left dl{float:left;width:1.5rem;height:0.45rem;line-height:0.2rem;padding-left:1rem;padding-top:0.1rem;text-align:left;color:#FFFFFF;font-size:0.16rem;background:url(../images/lefttitlebg.gif) no-repeat left;}
.con-left dl span{display:block;color:#fff;font-size:13px;padding-left:0.3rem;}

.LeftMenu {float:left;width:100%;height:auto;text-align:left;}
.LeftMenu ul{float:left;width:100%;}
.LeftMenu li {float:left;width:100%;text-align:left;border-bottom:1px #E6E6E6 solid;}
.LeftMenu li a{float:left;width:80%;padding-left:20%;height:0.5rem;line-height:0.5rem;font-size:0.16rem;color:#303030;text-align:left;background:url(../images/left_off.gif) no-repeat left;}
.LeftMenu li a:hover{color:#FF8500;background: url(../images/left_on.gif) no-repeat left;}
.LeftMenu li.current a{color:#FF8500;background: url(../images/left_on.gif) no-repeat left;}

.LeftContact{float:left;width:100%;height:auto;text-align:center;}
.LeftContact ul{float:left;width:89.5%;height:auto;line-height:200%;padding:5%;text-align:left;border:0.01rem solid #e0e0e0;border-top:none;}
.LeftContact ul img{width:100%;height:auto;}
.LeftContact ul dd{float:left;width:100%;height:auto;padding-top:0.1rem;font-size:0.16rem;color:#303030;font-weight:600;}
.LeftContact li{float:left;width:100%;height:auto;line-height:180%;padding-top:0.03rem;font-size:0.14rem;text-align:left;}
.LeftContact li i{float:left;width:10%;line-height:180%;}
.LeftContact li a{font-size:0.14rem;}

.con-right{float:left;width:9rem;height:auto;margin-top:0.3rem;text-align:center;}
.con-right-title{float:left;width:100%;height:0.47rem;text-align:left;border-bottom:0.01rem solid #E4E4E4;}
.con-right-title_r{float:right;height:0.47rem;line-height:0.47rem;padding-left:0.25rem;background:url(../images/home.png) no-repeat 5px;color:#666666;}
.con-right-title_l{float:left;height:0.47rem;line-height:0.47rem;border-bottom:0.02rem solid #FF6D00;}
.con-right-title_l span{text-align:left;color:#333333;font-size:0.2rem;vertical-align:middle;}
.con-right-title_l span a{color:#333333;font-size:0.2rem;}

.con-right-content {float:left;width:100%;height:auto;padding-top:0.3rem;padding-bottom:0.5rem;text-align:left;font-size:0.16rem;line-height:180%;}
.con-right-content p,.con-right-content div,.con-right-content a{font-size:0.16rem;line-height:180%;}
.con-right-content-title{float:left;width:100%;height:0.35rem;line-height:0.35rem;text-align:left;font-size:0.2rem;color:#0280CA;font-weight:600;}

@media screen and (max-width:750px){
.LeftContact,.con-left dl,.con-right-title{display:none;}

.con-left{float:left;width:100%;height:auto;margin-right:0rem;margin-bottom:0rem;padding-top:0rem;padding-bottom:0rem;text-align:left;}

.nav {float:left;width:98%;height:0.4rem;line-height:0.4rem;margin-top:0.3rem;margin-bottom:0.5rem;padding-left:2%;font-size:0.28rem;color:#008930;border-bottom:0.01rem solid #E7E7E8;}
.nav i{padding-right:0.1rem;font-size:0.28rem;}

.LeftMenu {float:left;width:96%;height:auto;margin-left:2%;margin-right:2%;margin-top:0rem;}
.LeftMenu ul{float:left;width:100%;height:auto;}
.LeftMenu li {float:left;width:49.5%;height:0.7rem;line-height:0.7rem;border-right:0.01rem solid #fff;border-bottom:0.01rem solid #fff;background-color:#E8E8E8;}
.LeftMenu li a {float:left;width:100%;height:0.7rem;line-height:0.7rem;text-align:center;padding-left:0%;font-size:0.26rem;color:#303030;background:none;}
.LeftMenu li a:hover{float:left;width:100%;height:0.7rem;line-height:0.7rem;color:#303030;background:none;}
.LeftMenu li.current a {float:left;width:100%;height:0.7rem;line-height:0.7rem;color:#ffffff;border-bottom:0rem #0268C9 solid;text-decoration:none;background:#FF8500;}

.con-right{margin:0 auto;width:96%;height:auto;margin-left:2%;margin-right:2%;margin-top:0rem;margin-bottom:0.5rem;text-align:center;overflow:hidden;}
.con-right-content {float:left;width:100%;height:auto;padding-top:0.5rem;text-align:left;font-size:0.24rem;line-height:180%;}
.con-right-content p,.con-right-content div,.con-right-content a{font-size:0.24rem;line-height:180%;}
}
@media screen and (min-width:750px) and (max-width:1198px){
.con-left{width:26.2%;margin-right:3%;margin-bottom:0.2rem;padding-top:0.2rem;padding-bottom:0.2rem;}
.con-left dl{width:55%;padding-left:45%;padding-top:0.08rem;}
.con-left dl span{display:block;color:#fff;font-size:13px;padding-left:0.3rem;}

.LeftMenu li {float:left;width:100%;text-align:left;border-bottom:1px #E6E6E6 solid;}
.LeftMenu li a{float:left;width:74%;padding-left:26%;height:0.5rem;line-height:0.5rem;font-size:0.16rem;color:#303030;text-align:left;background:url(../images/left_off.gif) no-repeat left;}
.LeftMenu li a:hover{float:left;width:74%;padding-left:26%;color:#FF8500;background: url(../images/left_on.gif) no-repeat left;}
.LeftMenu li.current a{float:left;width:74%;padding-left:26%;color:#FF8500;background: url(../images/left_on.gif) no-repeat left;}

.con-right{float:left;width:70%;height:auto;margin-top:0.1rem;}
.con-right-title,.con-right-title_r,.con-right-title_l{height:0.4rem;}
.con-right-title_l span,.con-right-title_l span a{font-size:0.16rem;}
.con-right-content,.con-right-content p,.con-right-content div,.con-right-content a{font-size:0.15rem;line-height:180%;}
.con-right-content-title img{width:100%;}
}
/*内页左边右边设置*/

/*图库展示*/
.Pic {margin:0px auto;width:100%;height:auto;padding-top:0.5rem;padding-bottom:0.6rem;text-align:center;clear:both;overflow:hidden;display:none;}
.Pic dl{float:left;width:95%;height:0.5rem;line-height:0.5rem;padding-left:5%;text-align:left;color:#FFE6C3;font-size:0.20rem;background:url(../images/indexproducts.gif) no-repeat;}
.Pic li{float:left;width:2.8rem;height:3.3rem;text-align:center;margin-left:0.1rem;margin-right:0.1rem;margin-bottom:0.4rem;}
.Pic li img{float:left;width:2.8rem;height:2.8rem;}
.Pic li dd{float:left;width:100%;height:0.55rem;text-align:center;background-color:#F9FAFE;}
.Pic li dd a{float:left;width:100%;height:0.55rem;line-height:0.55rem;text-align:center;font-size:0.16rem;color:#333333;background:#FAFAFE;}/*white-space:nowrap;text-overflow:ellipsis;*/
.Pic li .hoverImg:hover dd a{float:left;width:97.3%;height:0.55rem;padding-left:1.5%;padding-right:1.5%;text-align:center;font-size:0.16rem;color:#ffffff;background:#FF8500;}
.Pic li .hoverImg{float:left;width:100%;border:0.01rem solid #f0f0f0;box-shadow:1px 1px 1px rgba(238, 238, 238, 0.3);transition:all 0.4s linear 0s;}
.Pic li .hoverImg:hover{top:-3px;-webkit-box-shadow:3px 10px 20px rgba(0, 0, 0, 0.3);-moz-box-shadow:3px 10px 20px rgba(0, 0, 0, 0.3);transform:translate(-0,-10px);box-shadow:0 1px 30px #DEDEDE;} /*阴影颜色*/

.PicDetailed {margin:0px auto;width:100%;height:auto;padding-top:0.5rem;padding-bottom:0.5rem;text-align:center;clear:both;overflow:hidden;}
.PicDetailed dl{float:left;width:100%;height:auto;line-height:180%;margin-bottom:0.10rem;text-align:center;font-size:0.22rem;color:#333333;font-weight:400;}
.PicDetailed dt {float:left;width:100%;height:auto;line-height:180%;margin-bottom:0.10rem;padding-bottom:0.1rem;text-align:right;font-size:0.12rem;color:#757575;border-bottom:0.01rem #cccccc dashed;}
.PicDetailed div,.PicDetailed p,.PicDetailed a{font-size:0.16rem;line-height:180%;}
.PicDetailed img {margin:0px auto;max-width:100%;padding-top:0.3rem;padding-bottom:0.1rem;text-align:center;display:table-cell;clear:both;overflow:hidden;}

@media screen and (max-width:750px){
.Pic {width:100%;padding-top:0.2rem;}
.Pic dl{width:90%;padding-left:10%;font-size:0.24rem;}
.Pic li{float:left;width:46%;height:auto;margin:2%;margin-bottom:4%;text-align:center;}
.Pic li img{width:100%;height:auto;}
.Pic li dd a{font-size:0.24rem;}
.Pic li .hoverImg:hover dd a{float:left;width:97.3%;height:0.55rem;padding-left:1.5%;padding-right:1.5%;text-align:center;font-size:0.16rem;color:#ffffff;background:#FF8500;}
.Pic li .hoverImg{padding-bottom:0rem;}

.PicDetailed dl{font-size:0.34rem;}
.PicDetailed dt {font-size:0.14rem;}
.PicDetailed div,.PicDetailed p,.PicDetailed a{font-size:0.24rem;}
}

@media screen and (min-width:750px) and (max-width:1198px){
.Pic {width:100%;padding-top:0.2rem;}
.Pic dl{width:90%;padding-left:10%;font-size:0.20rem;}
.Pic li{float:left;width:30%;height:auto;text-align:center;margin-left:1.6%;margin-right:1.6%;margin-top:4%;margin-bottom:0rem;}
.Pic li img{width:100%;height:auto;}
.Pic li .hoverImg{padding-bottom:0rem;}
}
/*图库展示*/

/*新闻中心*/
.News{margin:0 auto;position:relative;width:9rem;padding-top:0.5rem;padding-bottom:0.5rem;clear:both;overflow:hidden;}
.News ul {float:left;width:100%;height:auto;}
.News li {position:relative;width:99%;height:1.58rem;margin-bottom:0.4rem;text-align:left;background:#fff;border:0.01rem #ededed solid;transition:all .6s cubic-bezier(222,222,222,0.5) 0s;}/*border:1px solid transparent;*/
.News li:hover {border:0.01re solid #ededed;box-shadow:0 6px 10px 5px rgba(0, 0, 0, .06);}
.News li img{float:left;width:1.5rem;height:1.2rem;margin:1.5%;transition:all .5s cubic-bezier(.215, .61, .355, 1) 0s;transition:all 0.3s;}
.News li:hover img {margin-left:1.8%;}

.NewsTitle {float:left;width:59%;margin-top:0.15rem;margin-left:1%;transition:all .3s ease-out 0s }
.News li:hover .NewsTitle {margin-top:0.2rem;margin-left:2%;}
.NewsTitle span {display:block;height:auto;line-height:140%;margin-bottom:0.08rem;font-size:0.16rem;color:#333333;font-weight:400;transition:all .3s ease-out 0s;}
.News li:hover .NewsTitle span {font-size:0.16rem;color:#FF8500;font-weight:400;}
.NewsTitle dl {display:block;width:100%;height:0.8rem;line-height:150%;color:#888888;font-size:0.14rem;overflow:hidden;transition: all .3s ease-out 0s;}

.NewsTimes {float:right;width:11%;padding:0.25rem 0.25rem 0 0;text-align:center;transition:all .3s ease-out 0s;}
.News li:hover .NewsTimes {padding:0.25rem 0.2rem 0 0;}
.NewsTimes span {height:0.26rem;color:#999999;font-size:0.16rem;}

.NewsBtn {position:absolute;top:1rem;right:0.3rem;}
.News li:hover .NewsBtn {margin:0 -0.05rem;}
.MoreBtn {position:absolute;width:0.8rem;height:0.3rem;line-height:0.3rem;border-radius:0.05rem;text-align:center;color:#333333;font-size:0.14rem;background:#F9FAFE;border:0.01rem solid #EDEDED;transition:all .5s cubic-bezier(.215, .61, .355, 1) 0s;transition:all 0.3s;}
.News ul li:hover .MoreBtn{color:#fff;font-size:0.14rem;background:#F54A16;border:0.01 solid #F54A16;}


.NewsDetailed {margin:0px auto;width:100%;height:auto;padding-top:0.5rem;padding-bottom:0.5rem;text-align:center;clear:both;overflow:hidden;}
.NewsDetailed dl{float:left;width:100%;height:auto;line-height:180%;margin-bottom:0.10rem;text-align:center;font-size:0.22rem;color:#FF8500;font-weight:400;}
.NewsDetailed dd{float:left;width:100%;height:auto;padding-bottom:0.05rem;text-align:right;border-bottom:0.01rem #cccccc dashed;color:#969696;font-size:0.14rem;}
.NewsDetailed dt{float:left;width:96%;height:auto;line-height:180%;padding:2%;text-align:left;background-color:#F9FAFE;color:#666666;font-size:0.14rem;}
.NewsDetailedContent{float:left;width:100%;line-height:180%;padding-top:0.2rem;padding-bottom:0.2rem;margin-bottom:0.1rem;font-size:0.16rem;text-align:left;border-bottom:0.01rem #cccccc dashed;}
.NewsDetailedContent div,.NewsDetailedContent p,.NewsDetailedContent a{font-size:0.16rem;line-height:180%;}
.NewsDetailedContent img,.NewsDetailed img {margin:0px auto;max-width:100%;padding-top:0.3rem;padding-bottom:0.2rem;text-align:center;display:table-cell;clear:both;overflow:hidden;}

@media screen and (max-width:750px){
.News{width:100%;}
.News li {height:1.9rem;}

.NewsTitle {width:60%;margin-top:0.15rem;}
.NewsTitle span,.News li:hover .NewsTitle span {font-size:0.26rem;line-height:130%;}
.NewsTitle dl {display:block;width:100%;height:0.9rem;line-height:140%;color:#888888;font-size:0.22rem;overflow:hidden;transition: all .3s ease-out 0s;}

.NewsTimes {position:absolute;top:1.2rem;left:0.1rem;width:1.5rem;transition:all .3s ease-out 0s;text-align:center;}
.NewsTimes span {height:0.26rem;color:#999999;font-size:0.22rem;}

.NewsBtn {position:absolute;top:1.8rem;left:0.1rem; display:none;}
.MoreBtn {position:absolute;width:2rem;height:0.5rem;line-height:0.5rem;font-size:0.2rem;background:#F9FAFE;border:0.0rem solid #EDEDED;}
.News ul li:hover .MoreBtn{font-size:0.2rem;border:0.0 solid #008DD2;}

.NewsDetailed {margin:0px auto;width:100%;height:auto;padding-top:0rem;padding-bottom:0.3rem;text-align:center;clear:both;overflow:hidden;}
.NewsDetailed dl{font-size:0.30rem;line-height:150%;}
.NewsDetailed dd{font-size:0.2rem;}
.NewsDetailed dt{font-size:0.16rem;}
.NewsDetailedContent,.NewsDetailedContent div,.NewsDetailedContent p,.NewsDetailedContent a{font-size:0.24rem;}
}
@media screen and (min-width:750px) and (max-width:1198px){
.News{width:100%;padding-top:0.3rem;padding-bottom:0.1rem;}
.News li {height:1.38rem;margin-bottom:0.3rem;}
.NewsTitle {width:50%;}
.NewsTitle span,.News li:hover .NewsTitle span {font-size:0.16rem;}
.NewsTitle dl {display:block;width:95%;height:0.8rem;line-height:130%;color:#888888;font-size:0.16rem;overflow:hidden;transition: all .3s ease-out 0s;}

.NewsBtn {position:absolute;top:0.9rem;right:0.1rem;}
.News li:hover .NewsBtn {margin:0 -0.1rem;}
.MoreBtn {width:0.6rem;}

.NewsDetailed {margin:0px auto;width:100%;height:auto;padding-top:0.3rem;padding-bottom:0.3rem;text-align:center;clear:both;overflow:hidden;}
.NewsDetailed dl{font-size:0.20rem;line-height:150%;}
.NewsDetailed dd{font-size:0.14rem;}
.NewsDetailed dt{font-size:0.16rem;}
.NewsDetailedContent,.NewsDetailedContent div,.NewsDetailedContent p,.NewsDetailedContent a{font-size:0.16rem;}
}
/*新闻中心*/


/*联系我们部分*/
.ContactMapDiv{margin:0px auto;width:100%;height:auto;padding:0.5rem;margin-top:0.4rem;padding-bottom:1rem;text-align:center;clear:both;overflow:hidden;}
.ContactInformation{float:left;width:100%;height:auto;text-align:center;}
.ContactInformation dd{float:left;width:100%;height:auto;text-align:left;font-size:0.22rem;}
.ContactInformation ul{float:left;width:100%;height:auto;padding-top:0.3rem;text-align:center;}
.ContactInformation li{float:left;width:100%;height:auto;line-height:180%;margin-bottom:0.3rem;text-align:left;}
.ContactInformation li i{float:left;width:0.4rem;height:0.4rem;line-height:0.4rem;margin-right:0.2rem;text-align:center;border:0.01rem #454545 solid;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;font-size:0.2rem;}
.ContactInformation li dl{float:left;width:75%;height:auto;text-align:left;font-size:0.16rem;}
.ContactInformation li dl dt{font-size:0.16rem;}

.ContactMap{float:left;width:100%;height:auto;text-align:left;}
#dituContent{float:left;width:100%;height:4.5rem;border:0.01rem #FFE5C8 solid;display:block;}

@media screen and (max-width:750px){
.ContactMapDiv{width:94%;padding:3%;margin-top:0rem;}
.ContactInformation{float:left;width:100%;height:auto;text-align:center;}
.ContactInformation dd{font-size:0.36rem;}
.ContactInformation li dl,.ContactInformation li dl dt{font-size:0.24rem;line-height:160%;}

.ContactMap{float:left;width:100%;height:auto;text-align:left;}
#dituContent{float:left;width:95.5%;height:4rem;}
}
@media screen and (min-width:750px) and (max-width:1198px){
.ContactMapDiv{width:97%;padding-left:3%;margin-top:0.3rem;}
.ContactInformation{float:left;width:100%;height:auto;text-align:center;}
.ContactInformation dd{font-size:0.28rem;}
.ContactInformation li {margin-bottom:0.15rem;}
.ContactInformation li dl,.ContactInformation li dl dt,.ContactInformation li dl dt a{font-size:0.18rem;line-height:160%;}
.ContactInformation li dl{width:85%;}
.ContactInformation li i{width:0.3rem;height:0.3rem;line-height:0.3rem;margin-right:0.15rem;}

.ContactMap{float:left;width:100%;height:auto;margin-top:0.3rem;text-align:left;}
#dituContent{float:left;width:96%;height:4rem;}
}